From 68aa48cc44ab087b9b2f0b2000a9e671a3f8acd5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 23 Jun 2015 17:07:38 -0400 Subject: [PATCH] Fix up expected results of a11y tests These changed due to th extra box that GtkAssistant now inserts for each page. --- testsuite/a11y/assistant.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/a11y/assistant.txt b/testsuite/a11y/assistant.txt index 51f55bc291..bf0e89946f 100644 --- a/testsuite/a11y/assistant.txt +++ b/testsuite/a11y/assistant.txt @@ -9,6 +9,7 @@ window1 alpha: 1 button1 "push button" + parent: unnamed-GtkContainerAccessible-0 index: 0 name: Page 1 state: enabled focusable sensitive showing visible @@ -24,6 +25,7 @@ window1 action 0 description: Clicks the button button2 "push button" + parent: unnamed-GtkContainerAccessible-1 index: 0 name: Page 2 state: enabled focusable sensitive visible -- 2.30.2